CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - transpose matrix

搜索资源列表

  1. 转置矩阵

    0下载:
  2. 转置矩阵是10*10矩阵A的转置矩阵A(t)-matrix is home to 10 * 10 A matrix transpose matrix A (t)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1477
    • 提供者:琉璃
  1. Matrix

    0下载:
  2. 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:171491
    • 提供者:chaser tang
  1. Matrix

    2下载:
  2. c语言实现矩阵运算。包括矩阵加减法,乘法,转置,求行列式,求逆矩阵等。-Matrix algorithm ,realized by c language.including matrix add,multiply,transpose,determinant,inverse.
  3. 所属分类:Algorithm

    • 发布日期:2015-02-26
    • 文件大小:180224
    • 提供者:maotianjiao
  1. Matrix

    0下载:
  2. c++写的矩阵类,实现矩阵的初始化,加、减、乘、除、转置-a Matrix Class.including matrix operations such as add , subtract , multiply , divide and transpose
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:661541
    • 提供者:wangz
  1. C_sharp_Matrix_class

    0下载:
  2. 文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。-File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, e
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:2698
    • 提供者:浩南
  1. matrix

    0下载:
  2. 一个通用的矩阵综合算法;能实现加、减、乘、转置以及初始化设置功能(大小和初值)。-A common matrix integrated algorithm to achieve add, subtract, multiply, transpose function, as well as initialization settings (the size and initial value).
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:2422
    • 提供者:赵君
  1. martix

    0下载:
  2. 矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵 -Matrix Matrix basic computing, adjoint matrix, determinant, transpose matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:10231
    • 提供者:lma7408
  1. juzhenyunsuan

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure to complete the matrix input and output. Have the same number of rows and rows of the matrix between the adder, subtraction. Comply with the requirements of
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:2805912
    • 提供者:孙岩
  1. matrix

    0下载:
  2. 矩阵的运算。建立了一个矩阵运算的模板类,可进行矩阵的相加、相减、相乘、转置、求逆等运算。-Matrix arithmetic. The establishment of a matrix calculation of template classes, can be combined matrix, subtract, multiply, transpose, inverse, such as computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:12432
    • 提供者:fanxiang
  1. 4)

    0下载:
  2. 稀疏矩阵的转置(利用三元组储存),结果输出其转置后的矩阵与三元组-Sparse matrix transpose (using triple storage), resulting in output after its transpose matrix and Triples
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2012
    • 提供者:kiki
  1. java_22222

    0下载:
  2. 求一个3行3列矩阵的转置矩阵(即第一行为第一列,第二行为第二列,第三行为第三列构成的矩阵)-For a 3-line 3 matrix transpose matrix (the first act of the first column, the second act of the second column, the third act constitute the third column of matrix)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3495
    • 提供者:李残月
  1. 00

    0下载:
  2. 该程序利用C++实现了求稀疏矩阵的转置矩阵。整个程序运用了3次函数的调用。-The program using C++ Achieved for sparse matrix transpose matrix. Use of the whole process 3 times function call.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:shiqing
  1. Matrixoperation

    0下载:
  2. 矩阵转置&& 矩阵行列式&& 矩阵求逆三个函数-Matrix transpose Matrix Determinant & & & & 3 function matrix inversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:946
    • 提供者:庞登
  1. array_convert_final

    0下载:
  2. 实现动态矩阵的转置,矩阵的行列可任意自定义,支持不规则矩阵,可实现文件输入,文件输出-Implementation of dynamic matrix transpose, matrix ranks can be customized to support the irregular matrix, can achieve file input, file output
  3. 所属分类:.net

    • 发布日期:2017-04-12
    • 文件大小:709
    • 提供者:风萧萧
  1. Matrix_transpose

    1下载:
  2. 矩阵转置的fortran语言实现,具有较好的并行性!-matrix transpose implemented by fortran
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1303
    • 提供者:wengyufen
  1. Transpose

    0下载:
  2. transpose the matrix for trimedia
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:860
    • 提供者:Waqas Ahmad
  1. Matrix

    0下载:
  2. 用c写的可以实现矩阵的加减乘除转置、求逆的程序包,使用时包含头文件即可-Can be achieved with c write multiplication and division addition and subtraction matrix transpose, inverse package contains the header files can be used
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1414
    • 提供者:jimmy Wood
  1. Matrix-operations

    0下载:
  2. 用C语言描述矩阵的相关运算,包括矩阵转置,矩阵相乘,相加,求逆运算。希望对学矩阵的初学者有帮助。-C language is used to describe the correlation operation matrix, including matrix transpose, matrix multiplication, addition, inversion. Want to help beginners learn the matrix.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:330736
    • 提供者:胡彬
  1. transpose

    0下载:
  2. 这个程序用于矩阵的转置说明。在matlab里面转置矩阵的生成。(This code is for the generation of the transposed matrix in matlab. which can be achieved by a superscr ipt comma rathan than other built in functions.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:15270912
    • 提供者:limaxy
  1. Matrix

    1下载:
  2. 矩阵运算库,支持加、减、乘、除、转置、求逆(Matrix operation library, support plus, subtraction, multiplication, division, transpose, inversion)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:10158080
    • 提供者:DWOW
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com